An Overview of SOAP APIs and Web Services 2.0

This topic discusses Web Services 2.0. For information on Web Services 1.0, see Web Services 1.0.

Overview

A FullAccess user can:

An outside application can use SOAP messages and web services to interact with Oracle CPQ and take advantage of its features.

Oracle CPQ supports SOAP APIs for the purpose of uploading large amounts of system data; system data can be sent through a client program to CPQ.

To send information to CPQ:

  1. Data is sent from a client program to an Oracle CPQ API server and modifies data in CPQ.
  2. The client program gets the result of the API call with a status field, including pass or fail.

Using a SOAP API, you can perform useful tasks such as updating parts and commerce information. This can replace using FTP clients or the Oracle CPQ interface to upload and download data.

For more information on Web Services 2.0, see the topic Web Services 2.0.

Administration

ClosedWhich version of Web Services do I have?

Oracle CPQ uses Web Services versions 1.0 and 2.0. Different features are available depending on which version of Web Services you are using.

  • Existing customers using Oracle CPQ version 2014 R2 or earlier have access to Web Services version 1.0.
  • Web Services 2.0 was introduced with Oracle CPQ version 2014 R2.

To discover which version of Web Services you are using:

  1. Click Admin to go to the Admin Home Page.
  2. Click Web Services under Integration Platform.

    The Web Services version number is shown under Web Service Version, on the upper left-hand corner of the page.

    Web Service Version,

    If you have a new installation of Oracle CPQ, or have upgraded to 2014 R2, version 2.0 will be listed.

Even if your installation has been using Web Services 1.0, you can use the features of Web Services 2.0 concurrently.


ClosedWhich modules support SOAP calls?


Related Topics

Related Topics Link IconSee Also